repo.or.cz
/
hom.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
DPWorkerThread now sets up a coroutine stack.
[hom.git]
/
Tests
/
Speed Tests
/
DPMessageCreation.h
blob
1fb427c6a693e13e52bd61440441e4a09e1b0e8d
1
//
2
// DPMessageCreation.h
3
// HigherOrderMessaging
4
//
5
// Created by Ofri Wolfus on 09/05/07.
6
// Copyright 2007 Ofri Wolfus. All rights reserved.
7
//
8
9
#import <UITestingKit/UITestingKit.h>
10
11
12
@interface DPMessageCreation
:
DPTestCase
{
13
14
}
15
16
@end